home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Utilities / Zip Crackerz / Fast Zip Cracker.exe / OPT.TXT < prev    next >
Encoding:
Text File  |  1999-03-26  |  1.2 KB  |  28 lines

  1. Optional command-line parameters
  2.  
  3. -P"priority"  sets the initial priority FZC uses.
  4. "priority" can be i=IDLE (use spare CPU time), n=NORMAL (default; compete
  5. with other procesess for CPU time), h=HIGH (eat the CPU most of the
  6. time), r=REALTIME (crash - don't try it yet).
  7.  
  8. -dw  causes FZC to not wait for a keypress after reporting an error.
  9. Should come first in the command line because an invalid parameter
  10. before it will cause FZC to wait for a keypress.
  11.  
  12. -do  disable output.  Like -dw but also closes the console.
  13. FZC will continue working without any user interaction: you can't suspend
  14. the session or see the current try.  FZC will work until the cracking is
  15. finished or some external signal causes it to suspend the session and exit.
  16.  
  17. -dp  always wait for a keypress before exit.
  18.  
  19. -nc"cfgfilename"  tells FZC to use a specific config file.
  20. If this parameter is not used, FZC will search for FZC.CFG in current
  21. directory and then in the directory where FZC.EXE is located.
  22.  
  23. -nr"resumefilename"  use a specific resume file instead of the default
  24. one (RESUME.FZC in current directory).
  25.  
  26. -nl"logfilename"  use a specific log file instead of the default
  27. one (FZC.LOG in current directory).
  28.